- close
void close(Context ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
- read
void read(Context ctx, Rin msg)
Undocumented in source.
- timeOut
void timeOut(Context ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
- transportActive
void transportActive(Context ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
- transportInactive
void transportInactive(Context ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
- write
void write(Context ctx, Win msg, TheCallBack cback)
Undocumented in source.
Rin : the Handle will read type Rout : Next Handle will Read Type Win : the Handle will Write type Wout : Next Handle will write type